Skip to content

Conversation

hariseldon78
Copy link

hi! thank you for this library! i found a little issue with the ordering of functions in algorithm. here is the fixed version, merge it if you like it.

rpavlik and others added 30 commits June 15, 2012 16:39
…rduino)

They lack the defines from funcf to func.  This adds checks, temporarily
defines, then undefines at the end.
Revealed on platforms like AVR where float math functions
are just defines pointing to the double math functions, which
caused an infinite (recursive) loop.
@maniacbug
Copy link
Owner

Thanks for this. I'm leaving this open for the moment, as it is a big change, and will take a bit more review.

@hariseldon78
Copy link
Author

Sure, take your time 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants